My Stuff
Community Articles: What Topic Should We Cover Next? Your idea could be our next feature—drop your suggestion now and spark the next big discussion!
-
Re: Invoice Email Template - Applying Transaction
Hi Pete, We need to use an ItemList to pull up the Payment and Credit Memo details. Try using the tags below. For Payment: <#list transaction.links as listItem> <#if listItem.type?contains(&…1 -
Re: Sales/CRM app/integration
Hi Michelle, You might want to check GeoBusiness for NetSuite. Thanks, Michelle Jabanes | Ask a Guru1 -
Re: New to NetSuite, but users can effectively look at all data regardless of restrictions
Thank you for the update, Brandon. Per SuiteAnswers id 91071, the Allow Viewing checkbox is to allow users logged in with this role to see, but not edit, data for departments, classes and locations t…1 -
Re: Formula with weekdays only?
Hi Amar, Try to use the formula below using Formula (Numeric) field. round(trunc(({custevent12}-trunc({date}))/7)*5 + mod({custevent12}-{date},7) - case when to_number(to_char({custevent12},'D…2 -
Re: How to make it on search so it bring most recent activity only?
Hi @User_6Z1W1, Thank you for sending us the screenshots. We can sort and group fields on the Opportunity saved search. Please see below example. Expected Result: If you click on the Customer Name hy…1
